﻿2026-06-21T07:19:16.6785415Z ##[group]Run actions/checkout@v5
2026-06-21T07:19:16.6786181Z with:
2026-06-21T07:19:16.6786539Z   fetch-depth: 0
2026-06-21T07:19:16.6786958Z   repository: SaberMage/spt-core
2026-06-21T07:19:16.6790156Z   token: ***
2026-06-21T07:19:16.6790513Z   ssh-strict: true
2026-06-21T07:19:16.6790873Z   ssh-user: git
2026-06-21T07:19:16.6791230Z   persist-credentials: true
2026-06-21T07:19:16.6791627Z   clean: true
2026-06-21T07:19:16.6791989Z   sparse-checkout-cone-mode: true
2026-06-21T07:19:16.6792399Z   fetch-tags: false
2026-06-21T07:19:16.6792752Z   show-progress: true
2026-06-21T07:19:16.6793114Z   lfs: false
2026-06-21T07:19:16.6793442Z   submodules: false
2026-06-21T07:19:16.6793797Z   set-safe-directory: true
2026-06-21T07:19:16.6794378Z ##[endgroup]
2026-06-21T07:19:16.7621405Z Syncing repository: SaberMage/spt-core
2026-06-21T07:19:16.7622909Z ##[group]Getting Git version info
2026-06-21T07:19:16.7623582Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T07:19:16.7624531Z [command]/usr/bin/git version
2026-06-21T07:19:16.7649744Z git version 2.43.0
2026-06-21T07:19:16.7667411Z ##[endgroup]
2026-06-21T07:19:16.7678344Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/21af2d42-d90b-4759-9f0f-705b84204a56' before making global git config changes
2026-06-21T07:19:16.7681278Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T07:19:16.7682265Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T07:19:16.7711356Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T07:19:16.7731450Z https://github.com/SaberMage/spt-core
2026-06-21T07:19:16.7742167Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T07:19:16.7744824Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T07:19:16.7763893Z HEAD
2026-06-21T07:19:16.7795207Z ##[endgroup]
2026-06-21T07:19:16.7796095Z [command]/usr/bin/git submodule status
2026-06-21T07:19:16.7975129Z ##[group]Cleaning the repository
2026-06-21T07:19:16.7978260Z [command]/usr/bin/git clean -ffdx
2026-06-21T07:19:16.8005718Z Removing traceable-reqs
2026-06-21T07:19:16.8011685Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T07:19:16.8074551Z HEAD is now at 62ed01167 Merge 77378b113f546c0fb9baed3bf6bd82525a0bb28f into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T07:19:16.8079610Z ##[endgroup]
2026-06-21T07:19:16.8081242Z ##[group]Disabling automatic garbage collection
2026-06-21T07:19:16.8084124Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T07:19:16.8108466Z ##[endgroup]
2026-06-21T07:19:16.8109153Z ##[group]Setting up auth
2026-06-21T07:19:16.8113814Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T07:19:16.8139399Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T07:19:16.8327976Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T07:19:16.8352642Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T07:19:16.8540743Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T07:19:16.8564550Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T07:19:16.8756965Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T07:19:16.8788451Z ##[endgroup]
2026-06-21T07:19:16.8789227Z ##[group]Fetching the repository
2026-06-21T07:19:16.8795915Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +62ed01167c9aa4bf0fe4930e6f0f9d7cfa297b3f:refs/remotes/pull/27/merge
2026-06-21T07:19:17.6803581Z From https://github.com/SaberMage/spt-core
2026-06-21T07:19:17.6805087Z    18416fd8a..71378d895  v0.13.0-p1b-ack-deadlock -> origin/v0.13.0-p1b-ack-deadlock
2026-06-21T07:19:17.6806280Z  * [new branch]          wedge-trace-instrumentation -> origin/wedge-trace-instrumentation
2026-06-21T07:19:17.6807250Z  * [new branch]          wedge-trace-v2 -> origin/wedge-trace-v2
2026-06-21T07:19:17.6808080Z  * [new branch]          wedge-trace-v3 -> origin/wedge-trace-v3
2026-06-21T07:19:17.6808766Z  * [new branch]          wedge-trace-v4 -> origin/wedge-trace-v4
2026-06-21T07:19:17.6838219Z ##[endgroup]
2026-06-21T07:19:17.6839203Z ##[group]Determining the checkout info
2026-06-21T07:19:17.6839926Z ##[endgroup]
2026-06-21T07:19:17.6842329Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T07:19:17.6879934Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T07:19:17.6907147Z ##[group]Checking out the ref
2026-06-21T07:19:17.6909323Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T07:19:17.6952189Z HEAD is now at 62ed01167 Merge 77378b113f546c0fb9baed3bf6bd82525a0bb28f into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T07:19:17.6957200Z ##[endgroup]
2026-06-21T07:19:17.6994259Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T07:19:17.7019607Z 62ed01167c9aa4bf0fe4930e6f0f9d7cfa297b3f
